sorted

pure function sorted(): list<T>

Returns a new sorted list of elements from the collection.

Since

0.8.0